Get Tenant License Count
{ getLicenseCount }
Get the total number of licenses for a tenant
Method
/API2/access/getLicenseCount
- Enterprise Admin
Input Parameters
Name
tenantId
Type
string
Description
The system tenant ID
Output Response
Successful Result Code
200
Response Type
string
Description of Response Type
successful operation
Notes
Returns the total number of Pro and Viewer user seat licenses for a tenant. Deprecated since getLicenseCount2 returns a JSON object instead of a string JSON representation.